google.golang.org/grpc/internal/channelz.int64Slice.Less (method, view implemented interface methods)
one use
google.golang.org/grpc/internal/channelz (current package)
funcs.go#L535: func (s int64Slice) Less(i, j int) bool { return s[i] < s[j] }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)